bgo#662814 - Don't print a g_warning() when GtkRecentManager can't find a file
authorFederico Mena Quintero <federico@gnome.org>
Wed, 23 Nov 2011 15:44:26 +0000 (09:44 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Wed, 23 Nov 2011 15:44:26 +0000 (09:44 -0600)
commite8be9ec01f8f3a6416d458acc49a973082de1213
treed6235689c260d20347d8940f9dd0524d59f6c682
parent92e64441634a16a30382e63f8cc442a6ff40c04b
bgo#662814 - Don't print a g_warning() when GtkRecentManager can't find a file

Also, *do* add the file to the recently-used list, even if the file does not
exist yet.  This is used from the Save dialog, so even shitty apps which don't
add the file to GtkRecentManager, will get the file added from the Save dialog.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkrecentmanager.c